Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps the nestjs group with 5 updates in the / directory:

Package From To
@nestjs/common 11.1.0 11.1.6
@nestjs/core 11.1.0 11.1.6
@nestjs/jwt 11.0.0 11.0.1
@nestjs/platform-fastify 11.1.0 11.1.6
@nestjs/testing 11.1.0 11.1.6

Updates @nestjs/common from 11.1.0 to 11.1.6

Release notes

Sourced from @​nestjs/common's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Updates @nestjs/core from 11.1.0 to 11.1.6

Release notes

Sourced from @​nestjs/core's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • 60b2ed4 Merge pull request #15504 from hajekjiri/bug/fix-undefined-injection
  • ab93e4b fix(core): fix race condition in class dependency resolution
  • f14a976 style(core): change inquirer id to const
  • 93f54ed fix(core): attach root inquirer for nested transient providers
  • cd009a7 refactor(core): fix the typo 'controler' to 'controller'
  • 9bb0560 chore(@​nestjs) publish v11.1.5 release
  • 1f101ac chore(@​nestjs) publish v11.1.4 release
  • f704dcb Merge pull request #15405 from hajekjiri/bug/fix-race-condition-in-dependency...
  • a453b63 fix(core): fix race condition in class dependency resolution
  • Additional commits viewable in compare view

Updates @nestjs/jwt from 11.0.0 to 11.0.1

Release notes

Sourced from @​nestjs/jwt's releases.

Release 11.0.1

What's Changed

New Contributors

Full Changelog: nestjs/jwt@11.0.0...11.0.1

Commits
  • 5260cad chore(): release v11.0.1
  • 0a2e09b chore: update deps
  • 732daf5 Merge pull request #1946 from ahmedwael216/add-generics-to-sign
  • 9f04e01 Merge pull request #1950 from nestjs/renovate/cimg-node-22.x
  • e77d88c Merge pull request #2052 from nestjs/renovate/ts-jest-29.x
  • 566bb5b Merge pull request #1971 from dbaty/dbaty/allow_publickey_to_be_a_secret
  • a333a48 chore(deps): update dependency ts-jest to v29.4.5
  • 63e3da4 chore(deps): update dependency @​types/node to v22.18.9 (#2051)
  • 6d2ccf9 chore(deps): update dependency typescript-eslint to v8.46.0 (#2050)
  • b115e6d chore(deps): update eslint monorepo to v9.37.0 (#2049)
  • Additional commits viewable in compare view

Updates @nestjs/platform-fastify from 11.1.0 to 11.1.6

Release notes

Sourced from @​nestjs/platform-fastify's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits
  • 35c3ded chore(@​nestjs) publish v11.1.6 release
  • ff643d1 chore(deps): bump @​fastify/cors from 11.0.1 to 11.1.0
  • 9bb0560 chore(@​nestjs) publish v11.1.5 release
  • 1f101ac chore(@​nestjs) publish v11.1.4 release
  • b34d428 Merge pull request #15385 from mag123c/fix/fastify-adapter-middleware-init
  • 07291c2 feat(platform-fastify): implement lazy middleware registration
  • b7ca2bd Merge pull request #14789 from piotrfrankowski/pf/feat/add-fastify-schema-dec...
  • d602f74 fix(platform-fastify): improve middleware registration error message
  • adc7e15 feat: enhance introspection capabilities
  • c26e928 chore(deps): bump fastify from 5.3.3 to 5.4.0
  • Additional commits viewable in compare view

Updates @nestjs/testing from 11.1.0 to 11.1.6

Release notes

Sourced from @​nestjs/testing's releases.

v11.1.6 (2025-08-07)

Bug fixes

Dependencies

Committers: 6

v11.1.5 (2025-07-18)

Dependencies

v11.1.4 (2025-07-16)

Bug fixes

  • platform-fastify
    • #15385 fix(testing): auto-init fastify adapter for middleware registration (@​mag123c)
  • core, testing
  • core
  • microservices

Enhancements

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Oct 10, 2025
@flex-development flex-development bot enabled auto-merge (squash) October 10, 2025 20:18
@dependabot dependabot bot force-pushed the dependabot/bun/nestjs-10d74b9542 branch from 98bfe9a to 8d7230a Compare October 10, 2025 20:23
Bumps the nestjs group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nestjs/common](https://github.com/nestjs/nest/tree/HEAD/packages/common) | `11.1.0` | `11.1.6` |
| [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) | `11.1.0` | `11.1.6` |
| [@nestjs/jwt](https://github.com/nestjs/jwt) | `11.0.0` | `11.0.1` |
| [@nestjs/platform-fastify](https://github.com/nestjs/nest/tree/HEAD/packages/platform-fastify) | `11.1.0` | `11.1.6` |
| [@nestjs/testing](https://github.com/nestjs/nest/tree/HEAD/packages/testing) | `11.1.0` | `11.1.6` |



Updates `@nestjs/common` from 11.1.0 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/common)

Updates `@nestjs/core` from 11.1.0 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/core)

Updates `@nestjs/jwt` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/nestjs/jwt/releases)
- [Changelog](https://github.com/nestjs/jwt/blob/master/.release-it.json)
- [Commits](nestjs/jwt@11.0.0...11.0.1)

Updates `@nestjs/platform-fastify` from 11.1.0 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/platform-fastify)

Updates `@nestjs/testing` from 11.1.0 to 11.1.6
- [Release notes](https://github.com/nestjs/nest/releases)
- [Commits](https://github.com/nestjs/nest/commits/v11.1.6/packages/testing)

---
updated-dependencies:
- dependency-name: "@nestjs/common"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/core"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/jwt"
  dependency-version: 11.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/platform-fastify"
  dependency-version: 11.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nestjs
- dependency-name: "@nestjs/testing"
  dependency-version: 11.1.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nestjs
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bun/nestjs-10d74b9542 branch from 8d7230a to bf395b4 Compare October 14, 2025 20:28
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 15, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 16, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 16, 2025
auto-merge was automatically disabled October 16, 2025 20:20

Pull request was closed

@dependabot dependabot bot deleted the dependabot/bun/nestjs-10d74b9542 branch October 16, 2025 20:20
@github-project-automation github-project-automation bot moved this from 🆕 New to 🥶 Icebox in @flex-development/sneusers Oct 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: 🥶 Icebox

Development

Successfully merging this pull request may close these issues.

1 participant